﻿2026-07-01T21:38:25.8231148Z ##[group]Run actions/checkout@v5
2026-07-01T21:38:25.8231687Z with:
2026-07-01T21:38:25.8231999Z   fetch-depth: 0
2026-07-01T21:38:25.8232369Z   repository: SaberMage/spt-core
2026-07-01T21:38:25.8236116Z   token: ***
2026-07-01T21:38:25.8236589Z   ssh-strict: true
2026-07-01T21:38:25.8237066Z   ssh-user: git
2026-07-01T21:38:25.8237519Z   persist-credentials: true
2026-07-01T21:38:25.8237920Z   clean: true
2026-07-01T21:38:25.8238256Z   sparse-checkout-cone-mode: true
2026-07-01T21:38:25.8238669Z   fetch-tags: false
2026-07-01T21:38:25.8239032Z   show-progress: true
2026-07-01T21:38:25.8239362Z   lfs: false
2026-07-01T21:38:25.8239710Z   submodules: false
2026-07-01T21:38:25.8240284Z   set-safe-directory: true
2026-07-01T21:38:25.8240898Z ##[endgroup]
2026-07-01T21:38:26.0138080Z Syncing repository: SaberMage/spt-core
2026-07-01T21:38:26.0139557Z ##[group]Getting Git version info
2026-07-01T21:38:26.0140225Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-01T21:38:26.0458667Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T21:38:26.0653359Z git version 2.43.0.windows.1
2026-07-01T21:38:26.0676646Z ##[endgroup]
2026-07-01T21:38:26.0684021Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3cc816e2-c074-42e8-9e29-fa9818dd0b6b\.gitconfig'
2026-07-01T21:38:26.0697604Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3cc816e2-c074-42e8-9e29-fa9818dd0b6b' before making global git config changes
2026-07-01T21:38:26.0700171Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T21:38:26.0703089Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T21:38:26.0936867Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-01T21:38:26.1113564Z https://github.com/SaberMage/spt-core
2026-07-01T21:38:26.1138156Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T21:38:26.1142666Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T21:38:26.1323473Z HEAD
2026-07-01T21:38:26.1540212Z ##[endgroup]
2026-07-01T21:38:26.1541811Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-01T21:38:26.5196192Z ##[group]Cleaning the repository
2026-07-01T21:38:26.5199626Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-01T21:38:28.8539924Z Removing dist/
2026-07-01T21:38:28.8540584Z Removing target/
2026-07-01T21:38:28.8565693Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-01T21:38:28.8967996Z HEAD is now at bac50fc3 Merge pull request #41 from SaberMage/field-bug-milestone
2026-07-01T21:38:28.8988623Z ##[endgroup]
2026-07-01T21:38:28.8992551Z ##[group]Disabling automatic garbage collection
2026-07-01T21:38:28.8996911Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T21:38:28.9197380Z ##[endgroup]
2026-07-01T21:38:28.9197834Z ##[group]Setting up auth
2026-07-01T21:38:28.9203327Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T21:38:28.9398952Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T21:38:29.2765639Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T21:38:29.2983737Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T21:38:29.6368422Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T21:38:29.6570694Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T21:38:30.0091274Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T21:38:30.0371622Z ##[endgroup]
2026-07-01T21:38:30.0372376Z ##[group]Fetching the repository
2026-07-01T21:38:30.0379288Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +1afee78060b6c35728f6b7920164002ca5f875a6:refs/remotes/pull/42/merge
2026-07-01T21:38:30.8916625Z From https://github.com/SaberMage/spt-core
2026-07-01T21:38:30.8917237Z  * [new branch]        docs/digest-fetcher-published-prose      -> origin/docs/digest-fetcher-published-prose
2026-07-01T21:38:30.8917768Z  * [new ref]           1afee78060b6c35728f6b7920164002ca5f875a6 -> pull/42/merge
2026-07-01T21:38:30.9039270Z ##[endgroup]
2026-07-01T21:38:30.9039788Z ##[group]Determining the checkout info
2026-07-01T21:38:30.9040156Z ##[endgroup]
2026-07-01T21:38:30.9044956Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T21:38:30.9296150Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T21:38:30.9498242Z ##[group]Checking out the ref
2026-07-01T21:38:30.9503389Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/42/merge
2026-07-01T21:38:30.9959309Z Previous HEAD position was bac50fc3 Merge pull request #41 from SaberMage/field-bug-milestone
2026-07-01T21:38:30.9959954Z HEAD is now at 1afee780 Merge 296a0a97f72ad93631f655c92438fca1301fbdbd into bac50fc3b4e57439a4480dc9739cedb05295a6be
2026-07-01T21:38:30.9979854Z ##[endgroup]
2026-07-01T21:38:31.0223788Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T21:38:31.0437410Z 1afee78060b6c35728f6b7920164002ca5f875a6
